findByEmail
Retrieves a user by their email.
Return
the user with the given email, or null if no user found
Parameters
email
the email of the user to retrieve
Retrieves a user by their email.
the user with the given email, or null if no user found
the email of the user to retrieve